home *** CD-ROM | disk | FTP | other *** search
- Path: cliffy.lfwc.lockheed.com!news
- From: Ken Garlington <GarlingtonKE@lfwc.lockheed.com>
- Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++
- Subject: Re: C/C++ knocks the crap out of Ada
- Date: Thu, 07 Mar 1996 13:37:10 +0000
- Organization: Lockheed Martin Tactical Aircraft Systems
- Message-ID: <313EE686.25CD@lfwc.lockheed.com>
- References: <00001a73+00002504@msn.com> <4h7jskINNnph@anvil.ugrad.cs.ubc.ca> <dewar.826146475@schonberg> <4hmlca$a30@solutions.solon.com> <4hn50pINN4r8@keats.ugrad.cs.ubc.ca>
- NNTP-Posting-Host: cliffy.lfwc.lockheed.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Macintosh; I; 68K)
-
- Kazimir Kylheku wrote:
- >
- > The only thing that bitfields are good for, portably, is optimizing the
- > storage of small signed or unsigned integers or flag sets, at some
- > computational expense.
-
- Or, for example, implementing standard communications protocols used frequently
- in embedded systems, such as MIL-STD-1553.
-